Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
Silverlight
1) Animations
2) Communication
3) Containers
4) Data
5) Events
6) Graphics
7) Shapes
8) UI Controls
Data
1) A basic XAML file referencing two namespaces
2) A DataTemplate used with a ContentControl
3) A Minimal XAML Document
4) A sample value converter
5) Accessing the Isolated Local Storage
6) Accessing XML Data with an XmlReader
7) Add a value converter to a binding using XAML
8) Asks the user if the Silverlight application can double the amount of available isolated storage
9) Base client access policy xml for WebClient or HTTP access
10) Bind to a collection
11) Bind to an Existing Object Instance
12) Binding a collection of Emoticon objects to a ListBox through the ItemsSource property
13) Binding an Emoticon object to a Grid
14) Binding Application Data to the UI
15) Binding FontFamily FontSize value for current Control
16) Binding Using a DataTemplate
17) Canceling a BackgroundWorker when a user selects the Escape key
18) Creating a directory within the isolated storage area
19) Creating a file quota bar associated with the users isolated storage area
20) Creating a file within a users isolated storage area
21) Creating subdirectories within the isolated storage area
22) DataBinding and INotifyPropertyChanged
23) Dynamically Loading XAML from Managed Code
24) Event Dispatcher Timer
25) Event Dispatcher with Thread
26) Exposing the YesNoValueConverter to XAML
27) Handling the completion of the background task
28) Implementing Data Binding in Silverlight Applications
29) Implementing the DoWork event
30) Implementing the INotifyPropertyChanged interface
31) Implementing Threading in Silverlight Applications
32) Inner element with xml namespace
33) IsolatedStorage Demo
34) Load Dynamic XAML
35) Loading some XAML at runtime
36) Loading XAML with nested elements at runtime
37) More restrictive client access policy
38) Multiple sounds
39) No Background Worker
40) Opening a Local File from a Silverlight Application
41) Raise exception from button click event
42) Read xml
43) Reading a file from a users isolated storage area
44) Receiving Change Notifications for Bound Data
45) Removing items from the isolated storage area
46) Reporting progress changes from the BackgroundWorker
47) Retrieving the isolated storage for a user
48) Security Exception
49) Serializing a Data Object into XML
50) Silverlight clientaccesspolicy xml File That Grants Access for Specific Directories to Specific Domains
51) Silverlight clientaccesspolicy xml File That Grants Rights to the Root Path and Subpaths to Everyone
52) Specify a brush with the expanded XAML syntax
53) Text Data Binding
54) The XAML for a basic Ellipse
55) The XAML for animating a double-precision floating-point number
56) The XAML for the progress bar The figure shown is simply for illustration
57) Throw Handled Exception
58) Throw Unhandled Exception
59) Throw Unhandled Exception From Thread
60) Understanding the Structure of a Silverlight
61) Updating the UI from a Background Thread
62) Use Background Worker
63) Use BackgroundWorker to run task at background
64) Using an IValueConverter in a Binding
65) Using the wildcard character
66) Using XAML Brushes
67) Using XmlReader and XmlWriter
68) Validating Input for Bounded Data
69) Without Binding
70) Xaml and Code behind
71) XAML for animating pair of x-and-y coordinates
72) XAML for shifting between colors